Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pie widget: UI improvements && bugfixing #778

Merged
merged 11 commits into from
Oct 5, 2023
Merged

Pie widget: UI improvements && bugfixing #778

merged 11 commits into from
Oct 5, 2023

Conversation

vmilan
Copy link
Contributor

@vmilan vmilan commented Sep 25, 2023

@github-actions
Copy link

github-actions bot commented Sep 25, 2023

Visit the preview URL for this PR (updated for commit 7a73e10):

https://cartodb-fb-storybook-react-dev--pr778-feature-pie-widg-pxz53okb.web.app

(expires Thu, 12 Oct 2023 16:15:48 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 517cc4d31d7e09cf277774e034094b67c301cd4c

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Pull Request Test Coverage Report for Build 6417555085

  • 81 of 103 (78.64%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.9%) to 70.721%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/react-ui/src/widgets/PieWidgetUI/components/PieCentralText.js 26 28 92.86%
packages/react-ui/src/widgets/PieWidgetUI/components/PieSkeleton.js 2 4 50.0%
packages/react-ui/src/widgets/utils/chartUtils.js 13 15 86.67%
packages/react-ui/src/widgets/PieWidgetUI/hooks/usePieCategories.js 24 28 85.71%
packages/react-ui/src/widgets/PieWidgetUI/PieWidgetUI.js 11 23 47.83%
Totals Coverage Status
Change from base Build 6416615957: 0.9%
Covered Lines: 2483
Relevant Lines: 3226

💛 - Coveralls

@vmilan vmilan marked this pull request as ready for review October 3, 2023 15:33
@vmilan vmilan requested a review from a team October 3, 2023 15:37
Comment on lines +5 to +8
- PieWidgetUI: Refactor & New CentralText component [#779](https://github.com/CartoDB/carto-react/pull/779)
- Pie widget: New ChartLegend component from scratch [#777](https://github.com/CartoDB/carto-react/pull/777)
- Pie Widget: Add maxNumber of elements + a sorted by size desc by default [#774](https://github.com/CartoDB/carto-react/pull/774)
- Pie Widget: Add number of selected categories + clear button [#771](https://github.com/CartoDB/carto-react/pull/771)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aaranadev, @menusal we want to land this improved PieWidget very soon. We'll ping you once we have the release, so you can test in PS projs

@VictorVelarde VictorVelarde self-requested a review October 3, 2023 15:44
Copy link
Contributor

@VictorVelarde VictorVelarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice work

@vmilan vmilan merged commit 893cca1 into master Oct 5, 2023
2 checks passed
@vmilan vmilan deleted the feature/pie-widget branch October 5, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants